google.golang.org/grpc/internal/transport.http2Server.bufferPool (field)

4 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_server.go#L125: 	bufferPool mem.BufferPool
		http2_server.go#L268: 		bufferPool:        config.BufferPool,
		http2_server.go#L340: 		t.loopy = newLoopyWriter(serverSide, t.framer, t.controlBuf, t.bdpEst, t.conn, t.logger, t.outgoingGoAwayHandler, t.bufferPool)
		http2_server.go#L849: 			pool := t.bufferPool